home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 September / CHIP Eylül 1996.iso / utils / povray / povmnf.sea / POVRAY / POV-Ray.rsrc / TEXT_325_translate.txt < prev    next >
Text File  |  1994-02-09  |  126b  |  4 lines

  1. // Move object or texture relative to current position
  2. // example: translate -5.0*z
  3. translate <2.0, 4.0, -1.0>  // <dX dY dZ>
  4.